-
Notifications
You must be signed in to change notification settings - Fork 402
Clerk UI Versioning p1 #7129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: vincent-and-the-doctor
Are you sure you want to change the base?
Clerk UI Versioning p1 #7129
Conversation
…r TypeScript files
…for build constants Cause: global.d.ts contains an import, so TypeScript treats it as a module. In a module, top-level declare const creates a module-level declaration, not a global one.
…ncy resolution in copy.js
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
Description
wip
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change